home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Compression / Opener / Opener.app / English.lproj / Opener.nib / data.classes next >
Text File  |  1994-03-08  |  403b  |  31 lines

  1. Controller = {
  2.     ACTIONS = {
  3.     appWillTerminate:;
  4.     help:;
  5.     setPackSuffix:;
  6.     removeTmpFiles:;
  7.     setTmp:;
  8.     cancelPack:;
  9.     editTable:;
  10.     setPackOrUnpack:;
  11.     setDirectory:;
  12.     suggestion:;
  13.     pack:;
  14.     openRequest:;
  15.     };
  16.     OUTLETS = {
  17.     packButton2;
  18.     packButton;
  19.     packCmdText;
  20.     version;
  21.     packPanel;
  22.     tmpDir;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. FirstResponder = {
  27.     ACTIONS = {
  28.     };
  29.     SUPERCLASS = Object;
  30. };
  31.